From d6e5b13131765d4aa7ddc336e9f7775df573f64b Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Wed, 5 Sep 2007 08:20:24 +0000 Subject: [PATCH] *Remove comment per r25527 --- maintenance/updaters.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/maintenance/updaters.inc b/maintenance/updaters.inc index 3527d5eb48..3c9720445f 100644 --- a/maintenance/updaters.inc +++ b/maintenance/updaters.inc @@ -852,7 +852,6 @@ function do_templatelinks_update() { // Add index on ( rc_namespace, rc_user_text ) [Jul. 2006] // Add index on ( rc_user_text, rc_timestamp ) [Nov. 2006] -// Add index on ( rc_this_oldid, rc_last_oldid, rc_patrolled ) [Aug. 2007] function do_rc_indices_update() { global $wgDatabase; echo( "Checking for additional recent changes indices...\n" ); -- 2.20.1